[INFO] cloning repository https://github.com/seanchen1991/sqliter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seanchen1991/sqliter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchen1991%2Fsqliter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchen1991%2Fsqliter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46003b6081d3262bdc389e97e3b6bc1c3d423321
[INFO] testing seanchen1991/sqliter against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchen1991%2Fsqliter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seanchen1991/sqliter
[INFO] finished tweaking git repo https://github.com/seanchen1991/sqliter
[INFO] tweaked toml for git repo https://github.com/seanchen1991/sqliter written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seanchen1991/sqliter on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seanchen1991/sqliter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cef4d5b66a15049ea8c36b13c2fc8c2914dd9da43f5e02a0aa28033c62b52ef
[INFO] running `Command { std: "docker" "start" "-a" "0cef4d5b66a15049ea8c36b13c2fc8c2914dd9da43f5e02a0aa28033c62b52ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cef4d5b66a15049ea8c36b13c2fc8c2914dd9da43f5e02a0aa28033c62b52ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cef4d5b66a15049ea8c36b13c2fc8c2914dd9da43f5e02a0aa28033c62b52ef", kill_on_drop: false }`
[INFO] [stdout] 0cef4d5b66a15049ea8c36b13c2fc8c2914dd9da43f5e02a0aa28033c62b52ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb36de70097c9ad5b516e25dca7e14d71bd0b9c041f8f0656b748095e91658d
[INFO] running `Command { std: "docker" "start" "-a" "ccb36de70097c9ad5b516e25dca7e14d71bd0b9c041f8f0656b748095e91658d", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling text_io v0.1.7
[INFO] [stderr]    Compiling sqliter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/cli.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |             println!("{}.", e.description());
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/cli.rs:194:39
[INFO] [stdout]     |
[INFO] [stdout] 194 |           Err(e) => println!("{}.", e.description()),
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/cli.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 |       Err(e) => println!("{}.", e.description()),
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `File: Clone` is not satisfied
[INFO] [stdout]   --> src/pager.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] 13 | pub struct Pager {
[INFO] [stdout] 14 |   pub file: File,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `*self` as mutable, as it is behind a `&` reference
[INFO] [stdout]   --> src/db.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |   fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
[INFO] [stdout]    |          ----- this is an immutable reference
[INFO] [stdout] 84 |     for i in 0..self.num_rows {
[INFO] [stdout] 85 |       write!(f, "{}", self.read_row(i))?;
[INFO] [stdout]    |                       ^^^^ `self` is a `&` reference, so it cannot be borrowed as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `pager`
[INFO] [stdout]   --> src/db.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let pager = Pager::new();
[INFO] [stdout]    |         ----- move occurs because `pager` has type `Pager`, which does not implement the `Copy` trait
[INFO] [stdout] 95 |     
[INFO] [stdout] 96 |     Table { pager, num_rows: pager.num_pages }
[INFO] [stdout]    |             -----            ^^^^^^^^^^^^^^^ value used here after move
[INFO] [stdout]    |             |
[INFO] [stdout]    |             value moved here
[INFO] [stdout]    |
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]    |
[INFO] [stdout] 96 |     Table { pager: pager.clone(), num_rows: pager.num_pages }
[INFO] [stdout]    |                  +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of index of `Vec<Option<Vec<u8>>>`
[INFO] [stdout]   --> src/pager.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(mut page) = self.pages[page_index] {
[INFO] [stdout]    |                 --------    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 data moved here because `page` has type `Vec<u8>`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Some(mut page) = &self.pages[page_index] {
[INFO] [stdout]    |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0382, E0507, E0596.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqliter` (bin "sqliter") due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ccb36de70097c9ad5b516e25dca7e14d71bd0b9c041f8f0656b748095e91658d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb36de70097c9ad5b516e25dca7e14d71bd0b9c041f8f0656b748095e91658d", kill_on_drop: false }`
[INFO] [stdout] ccb36de70097c9ad5b516e25dca7e14d71bd0b9c041f8f0656b748095e91658d
